.NET Framework


New 'Source Generators' Stir Up the C# Crowd

Who knew there were so many C# library authors out there? New C# Source Generators unveiled in preview by the .NET and Languages dev team immediately garnered a lot of interest in the .NET dev camp, with more than 100 comments tacked on to an introductory post.

The End of Integration Testing: If You've Passed All the Tests ...

Really, you only need to do two kinds of testing: Unit testing (to make sure that your individual components work) and end-to-end testing (to make sure your application works). Anything else is just a waste of your time.

Data Clustering with K-Means++ Using C#

Dr. James McCaffrey of Microsoft Research explains the k-means++ technique for data clustering, the process of grouping data items so that similar items are in the same cluster, for human examination to see if any interesting patterns have emerged or for software systems such as anomaly detection.

Creating Flexible Queries with Parameters in GraphQL

GraphQL gives clients who call your Web services the ability to specify what properties of your data objects they want. Here are two ways to let those clients also specify which data objects they want.

TypeScript 3.9 Release Candidate Boosts Speed, Editor Functionality

As TypeScript 3.9 approaches general availability in the next couple weeks or so, the new release candidate boasts several improvements, along with better code editor functionality and other tweaks.

Registration Open for Online Microsoft Build 2020 Developer Conference

Microsoft has opened up registration for the 2020 Build conference, which is now an online virtual event amid the COVID-19 pandemic and which is refocused on its core audience, developers.

VS Online Revamped, Renamed Codespaces in COVID-19 Remote Development Surge

Microsoft has renamed its Visual Studio Online cloud-hosted development environment to Visual Studio Codespaces, also adding new features and lowering prices.

Blazor WebAssembly 3.2 Release Candidate Arrives

The previews are over as Microsoft today shipped Blazor WebAssembly 3.2 Release Candidate, making the red-hot project just one step away from production-ready general availability on track to debut sometime in May (note: the 2020 Build developer conference starts May 19).

Colorful Night IMage

'Shipping Fast and Often,' Xamarin.Forms 4.6 Released

Microsoft has released Xamarin.Forms 4.6, the latest edition of its open-source, cross-platform, mobile-centric development platform that the dev team is "shipping fast and often" while incorporating a slew of new preview features that coders can try out and provide feedback for.

How to Do Kernel Logistic Regression Using C#

Dr. James McCaffrey of Microsoft Research uses code samples, a full C# program and screenshots to detail the ins and outs of kernal logistic regression, a machine learning technique that extends regular logistic regression -- used for binary classification -- to deal with data that is not linearly separable.

Previews of .NET 5, Blazor WebAssembly 3.2 Arrive

Microsoft shipped a slew of previews in advance of next month's scheduled debut of Blazor WebAssembly 3.2 and the milestone .NET 5 release planned for November.

Tech Job Report Gauges COVID-19 Impact: Desire for .NET, C# Skills Decreases

Tech careers firm Dice's latest job report attempts to gauge the early impact of the COVID-19 pandemic on hiring. One finding of special interest to Visual Studio Magazine readers is less desire for .NET and C# skills.

Developer Report: 'C# Seems to Be Losing its Edge in Desktop'

Contradicting findings in other recent reports, a new study from developer analyst firm SlashData shows some decline in the popularity of C# over the past year.

Debugging Problems Persist in Blazor WebAssembly 3.2 Preview 4

Debugging functionality is a pesky problem for the Blazor WebAssembly team, with many limitations still persisting in the project scheduled for a prime-time debut next month.

Amid Kids, Pets and Internet Blips, Dev Team Ships Visual Studio 2019 v16.6 Preview 3

Like the rest of us, the Visual Studio dev team is learning the new ropes involved with working from home amid the COVID-19 pandemic, nevertheless shipping Visual Studio 2019 v16.6 Preview 3.

Open Source Uno Platform Supports VS Code After Editor Gets WebAssembly Debugging

Uno Platform is previewing support for the Visual Studio Code editor after a recent Blazor WebAssembly 3.2 preview added debugging to the problematic project.

Visual Studio Online Tweak Aids Remote Development Surge

With developers primarily working from home amid the COVID-19 pandemic, preview functionality in Visual Studio Online helps .NET coders connect more easily with home machines during the remote work surge.

Microsoft Build 2021 Developer Conference Likely to Be Digital

Microsoft's big Build developer conference is still on for next month, in a digital experience only, and new reports indicate that may be the same format used for next year's event.

Open Source Project Creates ASP.NET Core Apps with VB.NET

"I think we can say that VB.NET finally made it to ASP.NET Core," Egyptian developer Mohammed Hamdy Ghanem told <i>Visual Studio Magazine</i> about his new open-source project.

Top 3 Blazor Extensions for Visual Studio Code

Some developers prefer to create applications with Microsoft's open-source Blazor tooling from within the open-source, cross-platform Visual Studio Code editor. Here are the top tools in the VS Code Marketplace for those folk, as measured by the number of installations.

Subscribe on YouTube